IoT Greengrass

aws/iot aws/service

💡 Definition

AWS IoT Greengrass is an open-source edge runtime and cloud service for building, deploying, and managing device software. It extends AWS functionality to the edge.

🔑 Key Concepts

⚙️ How it Works

You install the Greengrass Core software on your edge device (e.g., a gateway or Raspberry Pi). You define groups of devices and the software (Lambda functions) you want to run on them. AWS IoT Greengrass deploys the code to the devices.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * IoT Core * Lambda * Outposts (also edge compute, but much larger scale)